home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 January / PCWorld_2007-01_cd.bin / v cisle / autoit / autoit-v3.2.0.1-setup.exe / Include / GUIConstants.au3 < prev    next >
Text File  |  2006-07-15  |  911b  |  29 lines

  1. ; Include Version:3.1.1.107  (2/04/2006)
  2. #include-once
  3.  
  4. ; ------------------------------------------------------------------------------
  5. ;
  6. ; AutoIt Version: 3.1.1 (beta)
  7. ; Language:       English
  8. ; Description:    Stub file providing compatibility between the new
  9. ;                        library design and the old.
  10. ;
  11. ; ------------------------------------------------------------------------------
  12.  
  13. #include <GUIDefaultConstants.au3>
  14. #include <GUIConstantsEx.au3>
  15. #include <WindowsConstants.au3>
  16. #include <ComboConstants.au3>
  17. #include <ListViewConstants.au3>
  18. #include <StaticConstants.au3>
  19. #include <ButtonConstants.au3>
  20. #include <ListBoxConstants.au3>
  21. #include <TabConstants.au3>
  22. #include <EditConstants.au3>
  23. #include <DateTimeConstants.au3>
  24. #include <SliderConstants.au3>
  25. #include <TreeViewConstants.au3>
  26. #include <ProgressConstants.au3>
  27. #include <AVIConstants.au3>
  28. #include <UpDownConstants.au3>
  29.